Skip to content

Export a csv with row validation errors#1163

Merged
laritakr merged 1 commit intomainfrom
download-errors-as-csv
Apr 1, 2026
Merged

Export a csv with row validation errors#1163
laritakr merged 1 commit intomainfrom
download-errors-as-csv

Conversation

@laritakr
Copy link
Copy Markdown
Contributor

@laritakr laritakr commented Apr 1, 2026

Summary

Adds feature to gather export validation errors to a CSV. Each row with one or more warnings or errors will be exported. Two new columns are added to the beginning of the csv:

  • row (column 1): row number from the validated CSV
  • errors (column 2): pipe delimited list of all errors affecting that row

Screenshot

Screenshot 2026-04-01 at 3 40 04 PM

Output File

import_validation_errors (2).csv

@laritakr laritakr added the patch-ver for release notes label Apr 1, 2026
@laritakr laritakr merged commit ffe634e into main Apr 1, 2026
10 checks passed
@laritakr laritakr deleted the download-errors-as-csv branch April 1, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch-ver for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants